Skip to content

feat: ✨ PythonModuleLoader#226

Merged
remimd merged 2 commits intodevfrom
python_module_loader
Apr 11, 2025
Merged

feat: ✨ PythonModuleLoader#226
remimd merged 2 commits intodevfrom
python_module_loader

Conversation

@remimd
Copy link
Copy Markdown
Member

@remimd remimd commented Apr 11, 2025

No description provided.

@remimd remimd requested a review from Copilot April 11, 2025 11:15
@remimd remimd self-assigned this Apr 11, 2025
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 9 out of 9 changed files in this pull request and generated no comments.

Comments suppressed due to low confidence (1)

injection/utils.py:67

  • [nitpick] The variable 'modules' in the generator expression within '__is_already_loaded' is ambiguous; consider renaming it to 'module_collection' for improved clarity.
module_name in modules for modules in (self.__modules, self._sys_modules)

@remimd remimd merged commit 9baf265 into dev Apr 11, 2025
5 checks passed
@remimd remimd deleted the python_module_loader branch April 11, 2025 11:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants